On this pageIndexOfEntityDescriptionCall IndexOfEntity to get the index of a specified entity.Note: This method is implemented in derived classes.Syntaxfunction IndexOfEntity(const AEntity: TsgDXFEntity): Integer; virtual;